home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_2 / bundlspt.lha / RX-PATCHER.LHA / RX-Patcher / rx-patcher.readme next >
Text File  |  1995-03-06  |  1KB  |  28 lines

  1. Short:    rx-patcher, patches RX command dont to show a console window
  2. Uploader: ?
  3. Author:   steigerw@stud.uni-frankfurt.de
  4. Type:     util/rexx
  5.  
  6. This small arexx-script patches the RX command not to open an console
  7. window. All output of your arexx scripts inclusive all error messages will
  8. be send to nil. That can be useful for fully tested scripts that uses their
  9. own method of prompting information to the user, like my AmiNet-Calcer
  10. which opens its own console window.
  11.  
  12. This script will NOT change RX!!! It will saved the patched version under
  13. the filename "SYS:Rexxc/RXNIL"!!!
  14.  
  15. This piece of software is placed in the public domain!
  16.  
  17. Dieses kleine Arexx-Skript patcht das RX-Kommando so, da▀ es kein
  18. Console-Fenster mehr ÷ffnet. Alle Ausgaben von Euren ARexx-Skripts inkl.
  19. aller Fehlermeldungen werden nach NIL geschickt. Das kann fⁿr voll
  20. ausgetestete Skripts, die ihre eigenen Methoden zur Informationsausgabe
  21. haben, wie mein AmiNet-Calcer, der ein eigenes console-Fenster ÷ffnet,
  22. sinnvoll sein.
  23.  
  24. Dieses Skript Σndert NICHTS an RX!!! Es speichert die gepatchte Version
  25. unter dem Namen "SYS:Rexxc/RXNIL"!
  26.  
  27. Das Skript ist ÷ffentliches Eigentum (Public Domain)!
  28.